CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵 求逆

搜索资源列表

  1. divh

    2下载:
  2. 简单的矩阵求逆的c语言算法,对初学者适用,包含头文件可以直接镶嵌到其他程序中-Simple matrix inversion algorithm in c language for beginners to apply, including the header files can be directly embedded into other programs
  3. 所属分类:Algorithm

    • 发布日期:2014-12-31
    • 文件大小:1021
    • 提供者:张淼
  1. juzhengjiuni

    1下载:
  2. 矩阵求逆,经典算法,全主元高斯约当法,使用VC++开发-Matrix inversion, the classic algorithm, the entire principal Gauss Jordan method, using VC++ development
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-14
    • 文件大小:104944
    • 提供者:jonh
  1. matrixinversion

    0下载:
  2. 通过Fortran环境实现对复矩阵求逆,简约而且精确-Complex matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:136162
    • 提供者:mat
  1. matrixinverse

    0下载:
  2. 通过CSharp写的关于矩阵求逆的程序,希望对大家有用哈-this is a code about Matrix inverse, I refer to Qinghua C language programe book and use CSharp finish it.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4056
    • 提供者:梁明
  1. include

    0下载:
  2. C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试, C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试-this is a C language code aboue Matrix Invert and Transport, this is classic code about Matrix Invert
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3714
    • 提供者:梁明
  1. qiuni

    0下载:
  2. 矩阵求逆计算 主要用于GIS二次开发中-qiu ni
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:855
    • 提供者:kate
  1. szjs1

    1下载:
  2. 矩阵求逆的算法,比较完备,基本上可以求任何矩阵的逆-Matrix inversion algorithm, a more complete, is basically the inverse matrix for any
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:739
    • 提供者:zzz
  1. ls

    0下载:
  2. 矩阵求逆与相乘,最小二乘的经典程序,数据处理时常用到-Matrix inversion and multiplication, the classical least squares procedure is often used for data processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:7452
    • 提供者:Snake
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2635
    • 提供者:web
  1. MatrixInversionGS

    0下载:
  2. 矩阵求逆的算法,可用于大型矩阵-Matrix inversion algorithm can be used for large-scale matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:570286
    • 提供者:张为
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6141
    • 提供者:xiang
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. matrix

    0下载:
  2. 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2874
    • 提供者:胡易
  1. Matrix

    0下载:
  2. 矩阵各种运算,包括矩阵求逆,矩阵相乘,矩阵转置-Matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:廖春华
  1. Matrix_Inverse

    1下载:
  2. 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1042
    • 提供者:zhang
  1. MatrixInverse

    0下载:
  2. 矩阵求逆 :一个简单的小例子常用于普通计算。-matrix inverse :a simple instance for common compute
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1138
    • 提供者:Rogerchen
  1. juzhenqiuni_FPGA

    0下载:
  2. RMMSE雷达脉冲压缩快速算法中矩阵求逆的FPGA实现-RMMSE radar pulse compression fast algorithm for FPGA implementation matrix inversion
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:366702
    • 提供者:lq
  1. gaijinjuzhenqiuniFPGA

    1下载:
  2. 改进的矩阵求逆的FPGA设计和实现(文章)感觉写得很不错-Improved matrix inversion of the FPGA design and implementation (article) wrote very good feeling
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:247825
    • 提供者:lq
  1. renyiweijuzhenqiuniFPGA

    0下载:
  2. 任意维矩阵求逆的FPGA设计与实现(比较实用的文章)-Arbitrary dimensional matrix inversion of FPGA Design and Implementation (more useful article)
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:366134
    • 提供者:lq
« 1 23 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com